diff options
| author | James Simmons <jsimmons@maxwell.earthlink.net> | 2002-12-29 19:40:26 -0800 |
|---|---|---|
| committer | James Simmons <jsimmons@maxwell.earthlink.net> | 2002-12-29 19:40:26 -0800 |
| commit | 6b5f0f066a00b4965dc5ed87091f5d2f6e01261e (patch) | |
| tree | adcaa1f2f9d8b73c7f76fc7bac66eef344a65bf5 /include/linux | |
| parent | a5900581f22590feaa182c440be0ab67ad964863 (diff) | |
Link in fix and cleanup plus a typo in pmagb-b-fb.h file.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/fb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/fb.h b/include/linux/fb.h index 682fe647c883..128e310b9f5d 100644 --- a/include/linux/fb.h +++ b/include/linux/fb.h @@ -428,9 +428,7 @@ struct fb_info { #define fb_writeb __raw_writeb #define fb_writew __raw_writew #define fb_writel __raw_writel -#if defined(__alpha__) || defined(__hppa__) || defined(__ia64__) #define fb_writeq __raw_writeq -#endif #define fb_memset memset_io #else |
