summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4/pm.c
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2011-07-24 18:54:25 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-24 19:00:08 +0200
commit81d67439855a7f928d90965d832aa4f2fb677342 (patch)
tree56bd690fe13c7d8e97d15284eb896c5952dd8113 /arch/arm/mach-exynos4/pm.c
parentMerge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 (diff)
downloadlinux-81d67439855a7f928d90965d832aa4f2fb677342.tar.xz
linux-81d67439855a7f928d90965d832aa4f2fb677342.zip
XZ: Fix missing <linux/kernel.h> include
<linux/kernel.h> is needed for min_t. The old version happened to work on x86 because <asm/unaligned.h> indirectly includes <linux/kernel.h>, but it didn't work on ARM. <linux/kernel.h> includes <asm/byteorder.h> so it's not necessary to include it explicitly anymore. Signed-off-by: Lasse Collin <lasse.collin@tukaani.org> Cc: stable <stable@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm/mach-exynos4/pm.c')
0 files changed, 0 insertions, 0 deletions