]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.21-i2c-headers.patch
- [2.4.2x, 2.6.x] don't recursively crash in die() on CHRP/PReP machines
[packages/kernel.git] / linux-2.4.21-i2c-headers.patch
1 --- linux-2.4.21/drivers/i2c/scx200_acb.c~      Mon Aug 11 14:45:01 2003
2 +++ linux-2.4.21/drivers/i2c/scx200_acb.c       Mon Aug 11 17:17:00 2003
3 @@ -33,6 +33,7 @@
4  #include <linux/i2c.h>
5  #include <linux/smp_lock.h>
6  #include <linux/pci.h>
7 +#include <linux/slab.h>
8  #include <asm/io.h>
9  
10  #include <linux/scx200.h>
This page took 0.030569 seconds and 3 git commands to generate.