diff options
author | Jiri Kosina <jkosina@suse.cz> | 2010-11-19 11:06:41 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-11-19 11:06:41 -0500 |
commit | 4d23033dfdbb0409dfebaf748ba37ac00ef39825 (patch) | |
tree | 8f954dc204400c3de3ab12b3d521d6b2eb2c0993 /arch/blackfin/mach-bf538 | |
parent | 2f55ac072f5344519348c0c94b3d2f4cca46847b (diff) |
Don't touch blackfin with printk typo fixes
This is a partial revert of b595076a ("tree-wide: fix comment/printk
typos"), as blackfin tree is going to have completely different
version of the code.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/blackfin/mach-bf538')
-rw-r--r-- | arch/blackfin/mach-bf538/include/mach/defBF539.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf538/include/mach/defBF539.h b/arch/blackfin/mach-bf538/include/mach/defBF539.h index d85d128c97ca..7a8ac5f44204 100644 --- a/arch/blackfin/mach-bf538/include/mach/defBF539.h +++ b/arch/blackfin/mach-bf538/include/mach/defBF539.h | |||
@@ -2185,7 +2185,7 @@ | |||
2185 | #define SADD_LEN 0x0002 /* Slave Address Length */ | 2185 | #define SADD_LEN 0x0002 /* Slave Address Length */ |
2186 | #define STDVAL 0x0004 /* Slave Transmit Data Valid */ | 2186 | #define STDVAL 0x0004 /* Slave Transmit Data Valid */ |
2187 | #define NAK 0x0008 /* NAK/ACK* Generated At Conclusion Of Transfer */ | 2187 | #define NAK 0x0008 /* NAK/ACK* Generated At Conclusion Of Transfer */ |
2188 | #define GEN 0x0010 /* General Call Address Matching Enabled */ | 2188 | #define GEN 0x0010 /* General Call Adrress Matching Enabled */ |
2189 | 2189 | ||
2190 | /* TWIx_SLAVE_STAT Masks */ | 2190 | /* TWIx_SLAVE_STAT Masks */ |
2191 | #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ | 2191 | #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ |