diff options
author | Wolfgang Denk <wd@denx.de> | 2010-03-12 23:06:04 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-03-12 23:06:04 +0100 |
commit | 93910edb595a88d394da3eb2cf5148096155dfe9 (patch) | |
tree | fc14bd3093f04c730b5c8d79e57707fada0d6159 /include/pca9564.h | |
parent | 4e72fb15c9073129e05820cc9c54f54bc4985835 (diff) | |
download | u-boot-imx-93910edb595a88d394da3eb2cf5148096155dfe9.zip u-boot-imx-93910edb595a88d394da3eb2cf5148096155dfe9.tar.gz u-boot-imx-93910edb595a88d394da3eb2cf5148096155dfe9.tar.bz2 |
Prepare v2010.03-rc1v2010.03-rc1
Coding style cleanup, update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/pca9564.h')
-rw-r--r-- | include/pca9564.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pca9564.h b/include/pca9564.h index 3e75259..b80d2e6 100644 --- a/include/pca9564.h +++ b/include/pca9564.h @@ -47,4 +47,3 @@ #define PCA_CON_CR 0x07 /* Clock Rate (MASK) */ #endif - |