|
@@ -134,7 +134,7 @@ static int idt77252_proc_read(struct atm_dev *dev, loff_t * pos,
|
|
static void idt77252_softint(struct work_struct *work);
|
|
static void idt77252_softint(struct work_struct *work);
|
|
|
|
|
|
|
|
|
|
-static struct atmdev_ops idt77252_ops =
|
|
|
|
|
|
+static const struct atmdev_ops idt77252_ops =
|
|
{
|
|
{
|
|
.dev_close = idt77252_dev_close,
|
|
.dev_close = idt77252_dev_close,
|
|
.open = idt77252_open,
|
|
.open = idt77252_open,
|