Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
a2285b8c
Commit
a2285b8c
authored
Oct 03, 2014
by
Mark Brown
Browse files
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
parents
bab4d751
9c0b8fd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/spi/spi-xilinx.c
View file @
a2285b8c
...
@@ -471,7 +471,6 @@ static struct platform_driver xilinx_spi_driver = {
...
@@ -471,7 +471,6 @@ static struct platform_driver xilinx_spi_driver = {
.
remove
=
xilinx_spi_remove
,
.
remove
=
xilinx_spi_remove
,
.
driver
=
{
.
driver
=
{
.
name
=
XILINX_SPI_NAME
,
.
name
=
XILINX_SPI_NAME
,
.
owner
=
THIS_MODULE
,
.
of_match_table
=
xilinx_spi_of_match
,
.
of_match_table
=
xilinx_spi_of_match
,
},
},
};
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment