/* GPMC CS1 */
#define OMAP24XX_ETHR_START 0x08000300
#define OMAP24XX_ETHR_GPIO_IRQ 92
-
-<<<<<<< include/asm-arm/arch-omap/board-h4.h
-#define H4_CS0_BASE 0x04000000
-
-=======
-#define H4_CS0_BASE 0x04000000
-
-#define H4_CS0_BASE 0x04000000
-
-#define H4_CS0_BASE 0x04000000
-
->>>>>>> .merge_file_d153T1
+#define H4_CS0_BASE 0x04000000
#endif /* __ASM_ARCH_OMAP_H4_H */
#define __ASM_ARM_ATOMIC_H
#include <linux/config.h>
+#include <linux/types.h>
typedef struct { volatile int counter; } atomic_t;