Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259688
b: refs/heads/master
c: 63e21a5
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent cedbc98 commit f3078e4
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3f500516442ffbbfdf3473590e42a3dcabeb96e
refs/heads/master: 63e21a5bfc97ba2552d7efbb09462b0946af1176
6 changes: 3 additions & 3 deletions trunk/drivers/staging/gma500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ ccflags-y += -Iinclude/drm
psb_gfx-y += gem_glue.o \
accel_2d.o \
backlight.o \
power.o \
framebuffer.o \
gem.o \
gtt.o \
power.o \
psb_drv.o \
psb_gem.o \
psb_gtt.o \
psb_intel_bios.o \
psb_intel_opregion.o \
psb_intel_display.o \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/drivers/staging/gma500/psb_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include "psb_drm.h"
#include "psb_reg.h"
#include "psb_intel_drv.h"
#include "psb_gtt.h"
#include "gtt.h"
#include "psb_powermgmt.h"
#include "mrst.h"

Expand Down

0 comments on commit f3078e4

Please sign in to comment.