1. 28 6月, 2012 1 次提交
    • P
      Remove useless wrappers of asm-generic/cpumask.h · da870585
      Paul Bolle 提交于
      frv and xtensa both have a header (in their include/asm directories)
      that are thin wrappers around asm-generic/cpumask.h. These wrappers are
      useless, since that header doesn't exist. They are also unused (all
      files including asm/cpumask.h are x86 specific).
      
      hexagon and openrisc generate similar headers at build time (using a
      generic-y entry in include/asm/Kbuild). These generated headers are
      useless and unused too.
      
      Remove these headers and generic-y entries.
      Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
      Acked-by: NRichard Kuo <rkuo@codeaurora.org>
      Acked-by: David Howells <dhowells@redhat.com> [FRV]
      Signed-off-by: NMichal Marek <mmarek@suse.cz>
      da870585
  2. 01 11月, 2011 1 次提交
  3. 09 6月, 2011 1 次提交
  4. 17 3月, 2011 1 次提交
  5. 15 1月, 2009 1 次提交
  6. 08 1月, 2009 1 次提交
  7. 07 11月, 2008 1 次提交
  8. 18 6月, 2006 1 次提交