Skip to content
Commit d2c5821c authored by Hirokazu Takata's avatar Hirokazu Takata
Browse files

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: default avatarHirokazu Takata <takata@linux-m32r.org>
parent ced0f005
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment