From: Andrew M. <ak...@li...> - 2009-11-04 00:21:24
|
On Thu, 22 Oct 2009 10:56:39 +0200 Pavel Machek <pa...@uc...> wrote: > TASK_INTERRUPTIBLE and friends are now only available after including > <linux/sched.h>, so include it when needed. > > bus_id is no longer available/neccessary, so remove that. > > Android pmem driver is not available in mainline, so remove its hooks > from drivers/video. > What is the impact of these changes? #2 looks like it's a build fix. #3 looks like it isn't a build fix. #1 is a mystery. |