diff options
Diffstat (limited to 'drivers/ieee1394/dv1394.c')
-rw-r--r-- | drivers/ieee1394/dv1394.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ieee1394/dv1394.c b/drivers/ieee1394/dv1394.c index 4538b0235ca3..e34730c7a874 100644 --- a/drivers/ieee1394/dv1394.c +++ b/drivers/ieee1394/dv1394.c | |||
@@ -2660,4 +2660,3 @@ static int __init dv1394_init_module(void) | |||
2660 | 2660 | ||
2661 | module_init(dv1394_init_module); | 2661 | module_init(dv1394_init_module); |
2662 | module_exit(dv1394_exit_module); | 2662 | module_exit(dv1394_exit_module); |
2663 | MODULE_ALIAS_CHARDEV(IEEE1394_MAJOR, IEEE1394_MINOR_BLOCK_DV1394 * 16); | ||