Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43831
b: refs/heads/master
c: a219a7e
h: refs/heads/master
i:
  43829: 9796094
  43827: 3d7a23b
  43823: 4e8949c
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Linus Torvalds committed Dec 8, 2006
1 parent b064c16 commit cd8aae0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c9b2ec4d52275d20e6e2db80727d289b0bdd90b3
refs/heads/master: a219a7e76b4db0c8e9ccb036e96a0a613d9fdfec
2 changes: 0 additions & 2 deletions trunk/drivers/video/cyberfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ static void cv64_dump(void);
#define wb_64(regs,reg,dat) (*(((volatile unsigned char *)regs) + reg) = dat)
#define rb_64(regs, reg) (*(((volatile unsigned char *)regs) + reg))

#define ww_64(regs,reg,dat) (*((volatile unsigned short *)(regs + reg) = dat)

struct cyberfb_par {
struct fb_var_screeninfo var;
__u32 type;
Expand Down

0 comments on commit cd8aae0

Please sign in to comment.