commit | f4a43cfcecfcaeeaa40a9dbc1d1378298c22446e | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Sun May 28 11:01:53 2006 +0200 |
committer | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Mon May 29 15:06:50 2006 +0200 |
tree | 5647ebccb720c9d8ca314c8a3a5f6a660d000019 | |
parent | 5bd34c091a044d130601370c370f84b1c59f1627 [diff] |
[MTD] Remove silly MTD_WRITE/READ macros Most of those macros are unused and the used ones just obfuscate the code. Remove them and fixup all users. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>