]> Git Repo - linux.git/blobdiff - drivers/fpga/altera-ps-spi.c
perf/x86/intel: Support Perfmon MSRs aliasing
[linux.git] / drivers / fpga / altera-ps-spi.c
index 740980e7cef8736721f4c5d766b07cf69f3524c3..d0ec3539b31f77c1fede997286f9fd9fa432fdaf 100644 (file)
@@ -284,7 +284,6 @@ MODULE_DEVICE_TABLE(spi, altera_ps_spi_ids);
 static struct spi_driver altera_ps_driver = {
        .driver = {
                .name = "altera-ps-spi",
-               .owner = THIS_MODULE,
                .of_match_table = of_ef_match,
        },
        .id_table = altera_ps_spi_ids,
This page took 0.03327 seconds and 4 git commands to generate.