include: asm: types: add resource_size_t type
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:09:59 +0000 (18:39 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:09 +0000 (05:48 +0200)
commit72e7c32fe4dd21aecd1c37eb7f338613b18af148
tree79c1884db4a0fc21bc2aa859daaae28796bd1852
parent747a0a5b387fd7caab2d9a61b23386d5cd42c7d7
include: asm: types: add resource_size_t type

Added resource_size_t type in order to get rid of the following
compilation error whiel building dwc3 gadget.
include/linux/ioport.h:19:2: error: unknown type name ‘resource_size_t’

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
arch/arm/include/asm/types.h