Coding style cleanup

This commit is contained in:
Wolfgang Denk
2005-08-02 17:06:17 +02:00
parent 797638f9ff
commit 095b8a3798
13 changed files with 236 additions and 242 deletions

View File

@@ -1,7 +1,7 @@
#ifndef _440_i2c_h_
#define _440_i2c_h_
#if defined(CONFIG_440_EP) || defined(CONFIG_440_GR)
#if defined(CONFIG_440_EP) || defined(CONFIG_440_GR)
#define I2C_BASE_ADDR (CFG_PERIPHERAL_BASE + 0x00000700)
#else
#define I2C_BASE_ADDR (CFG_PERIPHERAL_BASE + 0x00000400)