Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292579
b: refs/heads/master
c: e439946
h: refs/heads/master
i:
  292577: 8a9519b
  292575: d42a2e9
v: v3
  • Loading branch information
Claudiu Manoil authored and Kumar Gala committed Mar 16, 2012
1 parent 214f2c0 commit 1e4fe5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ee4af86fa16d636dfd1a6f2e7fc70f34b5eb9b1
refs/heads/master: e4399461bdf4d230129c99f785ebe6814269427b
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/fsl_85xx_cache_sram.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
*/

#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/of_platform.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
*/

#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/of_platform.h>
#include <asm/io.h>

Expand Down

0 comments on commit 1e4fe5e

Please sign in to comment.