Skip to content
Snippets Groups Projects
Commit 40e0dd85 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Greentime Hu
Browse files

nds32: Fix bogus reference to <asm/procinfo.h>


Andestech(nds32) never had <asm/procinfo.h>.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarGreentime Hu <green.hu@gmail.com>
Signed-off-by: default avatarGreentime Hu <green.hu@gmail.com>
parent fa2f478a
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ EXPORT_SYMBOL(elf_hwcap);
/*
* The following string table, must sync with HWCAP_xx bitmask,
* which is defined in <asm/procinfo.h>
* which is defined above
*/
static const char *hwcap_str[] = {
"mfusr_pc",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment