Skip to content

Commit 542baf5

Browse files
andy-shevRich Felker
authored andcommitted
sh: Drop ARCH_NR_GPIOS definition
The default by generic header is the same, hence drop unnecessary definition. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Rich Felker <[email protected]>
1 parent 1917049 commit 542baf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/sh/include/asm/gpio.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <cpu/gpio.h>
1717
#endif
1818

19-
#define ARCH_NR_GPIOS 512
2019
#include <asm-generic/gpio.h>
2120

2221
#ifdef CONFIG_GPIOLIB

0 commit comments

Comments
 (0)