Re: [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build

2010-12-02 Thread David Sin
On Tue, Nov 30, 2010 at 04:56:47PM -0800, Greg KH wrote: > On Tue, Nov 30, 2010 at 01:58:59PM -0600, David Sin wrote: > > From: Lajos Molnar > > > > This patch links the TILER driver into the Linux kernel build > > and config system. > > > > Signed-off-by: Lajos Molnar > > Signed-off-by: David

Re: [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 01:58:59PM -0600, David Sin wrote: > From: Lajos Molnar > > This patch links the TILER driver into the Linux kernel build > and config system. > > Signed-off-by: Lajos Molnar > Signed-off-by: David Sin > --- > drivers/misc/Kconfig |5 + > drivers/misc/Makefile

[RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build

2010-11-30 Thread David Sin
From: Lajos Molnar This patch links the TILER driver into the Linux kernel build and config system. Signed-off-by: Lajos Molnar Signed-off-by: David Sin --- drivers/misc/Kconfig |5 + drivers/misc/Makefile |1 + 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/drive