Skip to content

Commit

Permalink
Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfpri…
Browse files Browse the repository at this point in the history
…ma2-kernel into fixes
  • Loading branch information
Arnd Bergmann committed Dec 6, 2011
2 parents fec607a + b2dcb87 commit 58a394b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-prima2/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <linux/kernel.h>
#include <linux/suspend.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/of_device.h>
Expand Down
1 change: 1 addition & 0 deletions arch/arm/mach-prima2/prima2.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/sizes.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <linux/of.h>
Expand Down

0 comments on commit 58a394b

Please sign in to comment.