diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2018-02-20 12:54:51 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-25 11:03:51 +0100 |
| commit | 9e9c3045bb4521c0eb92cf533cba2f8ba5bd1a69 (patch) | |
| tree | 60ba6b22a47e1cf45cba2164b58ee9610b63d6fb /fs/compat_binfmt_elf.c | |
| parent | e8988dbe21b0449e1e5393e92fafd1f19b7db197 (diff) | |
isdn: sc: work around type mismatch warning
This driver shows warnings on many architectures:
drivers/isdn/sc/init.c: In function 'identify_board':
drivers/isdn/sc/init.c:484:2: error: passing argument 1 of 'readl' makes pointer from integer without a cast [-Werror]
In newer kernels, it was completely removed, but for the 4.4-stable
series, let's just shut up that warning by adding an extra variable
to do the necessary type cast.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/compat_binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions
