diff options
| author | Sachin Kamat <sachin.kamat@samsung.com> | 2014-06-23 11:43:08 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-26 20:59:02 -0400 |
| commit | a790ebc1f0189bf80bdde03b427e7da7fd3c62f7 (patch) | |
| tree | 82cbc3b2b3ee5b242f1592e5af52796b7f07e93d /include/linux/unaligned | |
| parent | b0126abf7248fa21758e0a25eaf93b16435b55c1 (diff) | |
staging: emxx_udc: Fix build error
devm_request_and_ioremap has been removed since commit c9d53c0f2d23
("devres: remove devm_request_and_ioremap()") Use devm_ioremap_resource
instead. While at it, also remove redundant error message as it is now
handled by devm_ioremap_resource. Without this patch we get the following
build error:
drivers/staging/emxx_udc/emxx_udc.c:3370:2: error: implicit declaration of function ‘devm_request_and_ioremap’ [-Werror=implicit-function-declaration]
Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions
