]> Pileus Git - ~andy/linux/commit
Merge tag 'omap-for-v3.13/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm...
authorKevin Hilman <khilman@linaro.org>
Mon, 14 Oct 2013 22:25:21 +0000 (15:25 -0700)
committerKevin Hilman <khilman@linaro.org>
Mon, 14 Oct 2013 22:25:32 +0000 (15:25 -0700)
commit20b2f1ac85207bfea397e2fdb34cb4b3515ad919
tree6c9a8761eb0dfca1c5abc4b388dda65e72ec4c3e
parent15c03dd4859ab16f9212238f29dd315654aa94f6
parent8ff875e7f93e900e7a7e78f1c9c05a22b33c27cf
Merge tag 'omap-for-v3.13/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes-non-critical

From Tony Lindgren:
Fixes for omaps that were not considered urgent for the -rc series.
Just minor build fixes, removal of dead code, and a patch to
use the die ID for increasing boot time entropy.

* tag 'omap-for-v3.13/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations.
  ARM: OMAP1: fix incorrect placement of __initdata tag
  ARM: OMAP: remove deprecated IRQF_DISABLED
  ARM: OMAP2+: throw the die id into the entropy pool

Signed-off-by: Kevin Hilman <khilman@linaro.org>