From 1bae441e7de7e2c50b3123f315dfdec58b6c684c Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 6 Dec 2006 20:38:24 -0800 Subject: [PATCH] --- yaml --- r: 42871 b: refs/heads/master c: f13a603786819cc8f2eef6a89bc4a6c88f40ee60 h: refs/heads/master i: 42869: 9548dc4d691c8718a0c05c15db6a8a6ef202b1b2 42867: 27e2111c75676240afb9cc71581c979572be1502 42863: c97d96726d60f5f6c5819dd14c6c4c5abf39d352 v: v3 --- [refs] | 2 +- trunk/drivers/message/i2o/i2o_config.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index abaa009224ed..88a25f63caf0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9d69b7d3d115d0db3ddd87f09e496db7ecf72650 +refs/heads/master: f13a603786819cc8f2eef6a89bc4a6c88f40ee60 diff --git a/trunk/drivers/message/i2o/i2o_config.c b/trunk/drivers/message/i2o/i2o_config.c index 685d7a450720..1de30d711671 100644 --- a/trunk/drivers/message/i2o/i2o_config.c +++ b/trunk/drivers/message/i2o/i2o_config.c @@ -520,7 +520,6 @@ static int i2o_cfg_evt_get(unsigned long arg, struct file *fp) return 0; } -#ifdef CONFIG_I2O_EXT_ADAPTEC #ifdef CONFIG_COMPAT static int i2o_cfg_passthru32(struct file *file, unsigned cmnd, unsigned long arg) @@ -763,6 +762,7 @@ static long i2o_cfg_compat_ioctl(struct file *file, unsigned cmd, #endif +#ifdef CONFIG_I2O_EXT_ADAPTEC static int i2o_cfg_passthru(unsigned long arg) { struct i2o_cmd_passthru __user *cmd =