Blackfin arch: fix bug - kernel crash after config IP for ethernet port
authorMichael Hennerich <michael.hennerich@analog.com>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 7 Jan 2009 15:14:39 +0000 (23:14 +0800)
Fix typo - kernel crash on bf533-stamp/bf533-ezkit after config IP for ethernet port

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/mach-bf533/include/mach/gpio.h

index 4d3ee45..e45c170 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _MACH_GPIO_H_
 #define _MACH_GPIO_H_
 
-#define MAX_BLACKFIN_GPIOS 48
+#define MAX_BLACKFIN_GPIOS 16
 
 #define        GPIO_PF0        0
 #define        GPIO_PF1        1