Re: [PATCH for v3.4] Add missing slab.h to radio-rtrack2.c

2012-03-30 Thread Randy Dunlap
On 03/28/2012 09:27 AM, Randy Dunlap wrote: > On 03/27/2012 02:39 AM, Hans Verkuil wrote: > >> Missed this one, this patch should solve this issue: >> >> http://www.spinics.net/lists/linux-media/msg45880.html >> >> Slab.h was added to all the other isa drivers, but not radio-rtrack2.c. >> >> Subj

Re: [PATCH for v3.4] Add missing slab.h to radio-rtrack2.c

2012-03-28 Thread Randy Dunlap
On 03/27/2012 02:39 AM, Hans Verkuil wrote: > Missed this one, this patch should solve this issue: > > http://www.spinics.net/lists/linux-media/msg45880.html > > Slab.h was added to all the other isa drivers, but not radio-rtrack2.c. > > Subject: [PATCH] radio-rtrack2: add missing slab.h. > >

[PATCH for v3.4] Add missing slab.h to radio-rtrack2.c

2012-03-27 Thread Hans Verkuil
Missed this one, this patch should solve this issue: http://www.spinics.net/lists/linux-media/msg45880.html Slab.h was added to all the other isa drivers, but not radio-rtrack2.c. Subject: [PATCH] radio-rtrack2: add missing slab.h. Signed-off-by: Hans Verkuil --- drivers/media/radio/radio-rtr