at91cap9adk: fix implicit declaration of function 'eth_init'
[platform/kernel/u-boot.git] / include / dataflash.h
index c597e69..fbd5e17 100644 (file)
@@ -78,7 +78,7 @@ typedef struct {
        unsigned long end;
        unsigned char protected;
        unsigned char setenv;
-       unsigned char label[20];        
+       unsigned char label[20];
 } dataflash_protect_t;
 
 typedef unsigned int AT91S_DataFlashStatus;