Revision 068a565afad3ae818cc0d5495479c4abccc7762c authored by Olof Johansson on 19 October 2012, 22:40:18 UTC, committed by Olof Johansson on 19 October 2012, 22:40:18 UTC
A collection of warning fixes on non-ARM code from Arnd Bergmann:

* 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  ARM: s3c: mark s3c2440_clk_add as __init_refok
  spi/s3c64xx: use correct dma_transfer_direction type
  pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
  USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
  mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
  SCSI: ARM: make fas216_dumpinfo function conditional
  SCSI: ARM: ncr5380/oak uses no interrupts
2 parent s b55a7a5 + 5276b68
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 199 bytes
balloc.c -rw-r--r-- 27.5 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 16.2 KB
file.c -rw-r--r-- 1008 bytes
ialloc.c -rw-r--r-- 9.3 KB
inode.c -rw-r--r-- 25.1 KB
namei.c -rw-r--r-- 7.3 KB
super.c -rw-r--r-- 44.1 KB
swab.h -rw-r--r-- 2.5 KB
symlink.c -rw-r--r-- 1.2 KB
truncate.c -rw-r--r-- 12.7 KB
ufs.h -rw-r--r-- 5.3 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.1 KB
util.h -rw-r--r-- 16.4 KB

back to top