android_kernel_samsung_univ.../drivers/isdn
Arnd Bergmann 9e9c3045bb 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>
2018-02-25 11:03:51 +01:00
..
act2000
capi isdn: kcapi: avoid uninitialized data 2017-12-25 14:22:13 +01:00
divert
gigaset isdn/gigaset: fix NULL-deref at probe 2017-03-26 12:13:19 +02:00
hardware ISDN: eicon: reduce stack size of sig_ind function 2018-02-25 11:03:49 +01:00
hisax
hysdn
i4l isdn/i4l: fetch the ppp_write buffer in one shot 2017-10-21 17:09:02 +02:00
icn isdn: icn: remove a #warning 2018-02-25 11:03:42 +01:00
isdnloop
mISDN
pcbit
sc isdn: sc: work around type mismatch warning 2018-02-25 11:03:51 +01:00
Kconfig
Makefile