Skip to content

Commit

Permalink
Merge branch '83xx' into for_paulus
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar Gala committed Jan 30, 2007
2 parents 8943212 + 3b6eb6a commit 48809a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/83xx/mpc832x_mds.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <linux/initrd.h>

#include <asm/of_device.h>
#include <asm/of_platform.h>
#include <asm/system.h>
#include <asm/atomic.h>
#include <asm/time.h>
Expand Down
1 change: 1 addition & 0 deletions arch/powerpc/platforms/83xx/mpc8360e_pb.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <linux/initrd.h>

#include <asm/of_device.h>
#include <asm/of_platform.h>
#include <asm/system.h>
#include <asm/atomic.h>
#include <asm/time.h>
Expand Down

0 comments on commit 48809a9

Please sign in to comment.