Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
4deb22a6
Commit
4deb22a6
authored
Sep 10, 2010
by
Nicolas Ferre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AT91: at91sam9261ek: remove C99 comments but keep information
Signed-off-by:
Nicolas Ferre
<
nicolas.ferre@atmel.com
>
parent
64d72bbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
arch/arm/mach-at91/board-sam9261ek.c
arch/arm/mach-at91/board-sam9261ek.c
+2
-4
No files found.
arch/arm/mach-at91/board-sam9261ek.c
View file @
4deb22a6
...
...
@@ -351,16 +351,14 @@ static struct spi_board_info ek_spi_devices[] = {
};
#else
/* CONFIG_SPI_ATMEL_* */
/* spi0 and mmc/sd share the same PIO pins: cannot be used at the same time */
/*
* MCI (SD/MMC)
*
spi0 and mmc/sd share the same PIO pins: cannot be used at the same time
*
det_pin, wp_pin and vcc_pin are not connected
*/
static
struct
at91_mmc_data
__initdata
ek_mmc_data
=
{
.
wire4
=
1
,
// .det_pin = ... not connected
// .wp_pin = ... not connected
// .vcc_pin = ... not connected
};
#endif
/* CONFIG_SPI_ATMEL_* */
...
...
Write
Preview
Markdown
is supported
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