Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186756
b: refs/heads/master
c: ee7dfb7
h: refs/heads/master
v: v3
  • Loading branch information
Mark Allyn authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent da94141 commit 3636f1a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: e37bcc0de040127281de13a84a608570355c20eb
refs/heads/master: ee7dfb7e245e92c011c335e7bac2474967eda192
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rar/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
EXTRA_CFLAGS += -DLITTLE__ENDIAN
obj-$(CONFIG_RAR_REGISTER) += rar_driver.o
obj-$(CONFIG_RAR_REGISTER) += rar_register.o
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <linux/pci.h>
#include <linux/firmware.h>
#include <linux/sched.h>
#include "rar_driver.h"
#include "rar_register.h"

/* The following defines are for the IPC process to retrieve RAR in */

Expand Down
File renamed without changes.

0 comments on commit 3636f1a

Please sign in to comment.