diff options
author | Hirokazu Takata <takata@linux-m32r.org> | 2009-08-26 13:04:33 +0900 |
---|---|---|
committer | Hirokazu Takata <takata@linux-m32r.org> | 2009-10-04 12:02:36 +0900 |
commit | d2c5821c5de08175096f17166984d5e738cad024 (patch) | |
tree | 7db6072156dc32db4a3cbf03f0afe0ad908db4dd /Documentation/driver-model | |
parent | ced0f005c7b0a7e751b2d15ea502a7654ddb3630 (diff) |
m32r: define ioread* and iowrite* macros
Define ioread* and iowrite* macros to fix the following build errors:
CC [M] drivers/uio/uio_smx.o
drivers/uio/uio_smx.c: In function 'smx_handler':
drivers/uio/uio_smx.c:31: error: implicit declaration of function 'ioread32'
drivers/uio/uio_smx.c:37: error: implicit declaration of function 'iowrite32'
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'Documentation/driver-model')
0 files changed, 0 insertions, 0 deletions