]> git.baikalelectronics.ru Git - kernel.git/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)
commitfb7c112298378e05a1329c69b684421e022b4d2c
tree6c9a8761eb0dfca1c5abc4b388dda65e72ec4c3e
parent4b334a65369be36ee55758dc198154c20d226294
parenta08391f5b8a0b76e9e660af4552630809cf68297
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>