Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274431
b: refs/heads/master
c: c72f4d6
h: refs/heads/master
i:
  274429: 274990d
  274427: c22b4f0
  274423: bd10476
  274415: e751f38
  274399: 94570cf
  274367: 7d5162e
  274303: 4a74109
  274175: 2216270
  273919: 75dfb1c
  273407: 708efcf
  272383: b59ddc0
  270335: 472def9
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 48f330a commit 6e03995
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 06372a63e361a15fe464318f79e445a56b23d8a9
refs/heads/master: c72f4d6141b3fd2c01f58989cdb0d6b656512647
1 change: 1 addition & 0 deletions trunk/arch/mips/loongson/common/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*/

#include <linux/err.h>
#include <linux/smp.h>
#include <linux/platform_device.h>

static struct platform_device loongson2_cpufreq_device = {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/mips/vr41xx/common/giu.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*/
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/smp.h>
#include <linux/ioport.h>
#include <linux/platform_device.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/mips/vr41xx/common/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*/
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/smp.h>
#include <linux/ioport.h>
#include <linux/platform_device.h>

Expand Down

0 comments on commit 6e03995

Please sign in to comment.