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)
commit95694129b43165911dc4e8a972f0d39ad98d86be
treea7faf4b70c85b457f684cbc1033ac5b79457c2e9
parentb1a808ff436343956a6ae63178ea1810c5e5a3a1
parent80da6a4feeb9e4d6554f771f14f5b994e6c6c7e8
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