]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'paul' (Fixups from Paul Gortmaker)
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Apr 2012 21:41:43 +0000 (14:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Apr 2012 21:41:43 +0000 (14:41 -0700)
commite3dd2e746e8cb228bec2e683557e7546d96587fc
treea7faf4b70c85b457f684cbc1033ac5b79457c2e9
parente855e2750d35365e95b5e9e15f6cbfa44cab4f86
parentbc514d9258ec62fb0919919c59bdc48ff6f8701c
Merge branch 'paul' (Fixups from Paul Gortmaker)

This merges some of the fixes from Paul Gortmaker for the header file
cleanup fallout.

Some of the patches are going through arch maintainer trees, and David
Howells suggested another be done differently, but this at least fixes a
few cases.

* emailed from Paul Gortmaker <paul.gortmaker@windriver.com>:
  asm-generic: add linux/types.h to cmpxchg.h
  firewire: restore the device.h include in linux/firewire.h
  frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL
  parisc: fix missing cmpxchg file error from system.h split
  blackfin: fix cmpxchg build fails from system.h fallout
  avr32: fix build failures from mis-naming of atmel_nand.h
  ARM: mach-msm: fix compile fail from system.h fallout
  irq_work: fix compile failure on MIPS from system.h split