···6666 return ret != u;6767}68686969-static inline void atomic_clear_mask(unsigned long mask, unsigned long *addr)7069/* Atomic operations are already serializing */7170void atomic_set(atomic_t *v, int i)7271{
···265265 unsigned long fbsize;266266267267 struct sbus_dev *sdev;268268- struct list_head list;269268};270269271270static int cg6_sync(struct fb_info *info)···611612 struct cg6_par *par = (struct cg6_par *) info->par;612613 struct cg6_tec __iomem *tec = par->tec;613614 struct cg6_fbc __iomem *fbc = par->fbc;614614- u32 rev, conf, mode, tmp;615615+ u32 rev, conf, mode;615616 int i;616617617618 /* Turn off stuff in the Transform Engine. */
-1
drivers/video/ffb.c
···359359 int prom_parent_node;360360 int dac_rev;361361 int board_type;362362- struct list_head list;363362};364363365364static void FFBFifo(struct ffb_par *par, int n)
···125125 int lowdepth;126126127127 struct sbus_dev *sdev;128128- struct list_head list;129128};130129131130/* Reset control plane so that WID is 8-bit plane. */···443444444445 tcx_reset(&all->info);445446446446- tcx_blank(0, &all->info);447447+ tcx_blank(FB_BLANK_UNBLANK, &all->info);447448448449 if (fb_alloc_cmap(&all->info.cmap, 256, 0)) {449450 printk(KERN_ERR "tcx: Could not allocate color map.\n");