aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-a320/a320.h1
-rw-r--r--include/configs/ipek01.h3
-rw-r--r--include/pca9564.h1
-rw-r--r--include/usb/musb_udc.h1
4 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-arm/arch-a320/a320.h b/include/asm-arm/arch-a320/a320.h
index 5c0a09750..fbd1583f5 100644
--- a/include/asm-arm/arch-a320/a320.h
+++ b/include/asm-arm/arch-a320/a320.h
@@ -32,4 +32,3 @@
#define CONFIG_FTRTC010_BASE 0x98600000 /* Real Time Clock*/
#endif /* __A320_H */
-
diff --git a/include/configs/ipek01.h b/include/configs/ipek01.h
index d9028fae3..d0cb1e1d6 100644
--- a/include/configs/ipek01.h
+++ b/include/configs/ipek01.h
@@ -267,8 +267,6 @@
/* End of used area in DPRAM */
#define CONFIG_SYS_INIT_RAM_END MPC5XXX_SRAM_SIZE
-
-
/* size in bytes reserved for initial data */
#define CONFIG_SYS_GBL_DATA_SIZE 128
@@ -315,7 +313,6 @@
/* Boot Argument Buffer Size */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
-
#define CONFIG_SYS_MEMTEST_START 0x00100000 /* memtest works on */
#define CONFIG_SYS_MEMTEST_END 0x00f00000 /* 1...15 MB in DRAM */
diff --git a/include/pca9564.h b/include/pca9564.h
index 3e75259e0..b80d2e621 100644
--- a/include/pca9564.h
+++ b/include/pca9564.h
@@ -47,4 +47,3 @@
#define PCA_CON_CR 0x07 /* Clock Rate (MASK) */
#endif
-
diff --git a/include/usb/musb_udc.h b/include/usb/musb_udc.h
index ef37dbbcc..be808fd51 100644
--- a/include/usb/musb_udc.h
+++ b/include/usb/musb_udc.h
@@ -51,4 +51,3 @@ int udc_init(void);
#endif /* CONFIG_USB_TTY */
#endif /* __MUSB_UDC_H__ */
-