[2.4 PATCH] video cyberfb remove broken and unused macro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

	This patch removes broken and unused macro.

Signed-off-by: Mariusz Kozlowski <[email protected]>

 drivers/video/cyberfb.c |    2 --
 1 file changed, 2 deletions(-)

--- linux-2.4.34-pre6-a/drivers/video/cyberfb.c	2001-11-14 23:52:20.000000000 +0100
+++ linux-2.4.34-pre6-b/drivers/video/cyberfb.c	2006-12-01 12:28:11.000000000 +0100
@@ -110,8 +110,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;


-- 
Regards,

	Mariusz Kozlowski
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux