While now all media drivers build with COMPILE_TEST on i386, there are still
a few of them that don't build on x86_64.

Making them compiling there is just a matter of touching Kconfig files.

While here, fix smatch warnings when building the siano driver on big endian
architectures.

Mauro Carvalho Chehab (4):
  media: radio: allow building ISA drivers with COMPILE_TEST
  media: sta2x11_vip: allow build with COMPILE_TEST
  sound, media: allow building ISA drivers it with COMPILE_TEST
  media: siano: get rid of __le32/__le16 cast warnings

 drivers/media/common/siano/smsendian.c | 14 ++++++------
 drivers/media/pci/sta2x11/Kconfig      |  2 +-
 drivers/media/radio/Kconfig            | 41 +++++++++++++++++++++-------------
 sound/isa/Kconfig                      |  9 ++++----
 4 files changed, 39 insertions(+), 27 deletions(-)

-- 
2.14.3


Reply via email to