nds32: Fix bogus reference to <asm/procinfo.h>
Andestech(nds32) never had <asm/procinfo.h>. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Greentime Hu <green.hu@gmail.com> Signed-off-by: Greentime Hu <green.hu@gmail.com>
This commit is contained in:
parent
fa2f478a34
commit
40e0dd851e
@ -52,7 +52,7 @@ EXPORT_SYMBOL(elf_hwcap);
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* The following string table, must sync with HWCAP_xx bitmask,
|
* 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[] = {
|
static const char *hwcap_str[] = {
|
||||||
"mfusr_pc",
|
"mfusr_pc",
|
||||||
|
Loading…
Reference in New Issue
Block a user