Commit 542baf51 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Rich Felker

sh: Drop ARCH_NR_GPIOS definition

The default by generic header is the same, hence drop unnecessary definition.
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarRich Felker <dalias@libc.org>
parent 19170492
......@@ -16,7 +16,6 @@
#include <cpu/gpio.h>
#endif
#define ARCH_NR_GPIOS 512
#include <asm-generic/gpio.h>
#ifdef CONFIG_GPIOLIB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment