|
@@ -572,7 +572,6 @@ static const struct of_device_id mpc52xx_lpbfifo_match[] = {
|
|
static struct platform_driver mpc52xx_lpbfifo_driver = {
|
|
static struct platform_driver mpc52xx_lpbfifo_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "mpc52xx-lpbfifo",
|
|
.name = "mpc52xx-lpbfifo",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = mpc52xx_lpbfifo_match,
|
|
.of_match_table = mpc52xx_lpbfifo_match,
|
|
},
|
|
},
|
|
.probe = mpc52xx_lpbfifo_probe,
|
|
.probe = mpc52xx_lpbfifo_probe,
|