--- zzzz-none-000/linux-2.6.32.60/net/atm/common.h 2012-10-07 21:41:24.000000000 +0000 +++ ur8-7270-606/linux-2.6.32.60/net/atm/common.h 2011-07-20 07:23:51.000000000 +0000 @@ -52,4 +52,8 @@ void atm_dev_release_vccs(struct atm_dev *dev); +#ifdef CONFIG_IFX_OAM +int ifx_push_oam(struct atm_vcc *atmvcc, void *cell); +#endif + #endif