diff --git a/[refs] b/[refs] index 5c46b367ccd6..f4035ff25775 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c5dee46c8fa5422e2c2217c9f05f7c3f6f3d13fb +refs/heads/master: d79251f0fc2fdb7587c99617aae0bf52ff6c5510 diff --git a/trunk/include/linux/ipack.h b/trunk/include/linux/ipack.h index a360c73129a6..fea12cbb2aeb 100644 --- a/trunk/include/linux/ipack.h +++ b/trunk/include/linux/ipack.h @@ -229,8 +229,7 @@ void ipack_device_unregister(struct ipack_device *dev); * in a generic manner. */ #define DEFINE_IPACK_DEVICE_TABLE(_table) \ - const struct ipack_device_id _table[] __devinitconst - + const struct ipack_device_id _table[] /** * IPACK_DEVICE - macro used to describe a specific IndustryPack device * @_format: the format version (currently either 1 or 2, 8 bit value)