Re: [Linux-fbdev-devel] [PATCH 10/10] [HEADS UP] fbdev: Move arch-specific bits to their respective subdirectories

2007-05-17 Thread Antonino A. Daplas
On Thu, 2007-05-17 at 11:43 +0200, Geert Uytterhoeven wrote: > On Thu, 16 May 2007, Antonino A. Daplas wrote: > > diff --git a/include/asm-m68k/fb.h b/include/asm-m68k/fb.h > > new file mode 100644 > > index 000..7d4a28f > > --- /dev/null > > +++ b/include/asm-m68k/fb.h > > @@ -0,0 +1,28 @@ > >

Re: [Linux-fbdev-devel] [PATCH 10/10] [HEADS UP] fbdev: Move arch-specific bits to their respective subdirectories

2007-05-17 Thread Geert Uytterhoeven
On Thu, 16 May 2007, Antonino A. Daplas wrote: > diff --git a/include/asm-m68k/fb.h b/include/asm-m68k/fb.h > new file mode 100644 > index 000..7d4a28f > --- /dev/null > +++ b/include/asm-m68k/fb.h > @@ -0,0 +1,28 @@ > +#ifndef _ASM_FB_H_ > +#define _ASM_FB_H_ > + > +#include > +#include > +#