Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259687
b: refs/heads/master
c: c3f5005
h: refs/heads/master
i:
  259685: bbbb131
  259683: 751c36a
  259679: e029931
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent af7c927 commit cedbc98
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: 657839ba30a32e3317772493312812e3d80d7b4a
refs/heads/master: c3f500516442ffbbfdf3473590e42a3dcabeb96e
2 changes: 1 addition & 1 deletion trunk/drivers/staging/gma500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
ccflags-y += -Iinclude/drm

psb_gfx-y += gem_glue.o \
accel_2d.o \
backlight.o \
power.o \
framebuffer.o \
psb_drv.o \
psb_gem.o \
psb_2d.o \
psb_gtt.o \
psb_intel_bios.o \
psb_intel_opregion.o \
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions trunk/drivers/staging/gma500/psb_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -732,13 +732,13 @@ extern void mdfld_disable_te(struct drm_device *dev, int pipe);
extern int psb_intel_opregion_init(struct drm_device *dev);

/*
*psb_fb.c
* framebuffer.c
*/
extern int psbfb_probed(struct drm_device *dev);
extern int psbfb_remove(struct drm_device *dev,
struct drm_framebuffer *fb);
/*
* psb_2d.c
* accel_2d.c
*/
extern void psbfb_copyarea(struct fb_info *info,
const struct fb_copyarea *region);
Expand Down

0 comments on commit cedbc98

Please sign in to comment.