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
Kirill Smelkov
linux
Commits
4ed47911
Commit
4ed47911
authored
Nov 15, 2011
by
Stanislaw Gruszka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iwlegacy: rename iwl-core.c to common.c
Signed-off-by:
Stanislaw Gruszka
<
sgruszka@redhat.com
>
parent
d2dfb33e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
drivers/net/wireless/iwlegacy/Makefile
drivers/net/wireless/iwlegacy/Makefile
+1
-1
drivers/net/wireless/iwlegacy/common.c
drivers/net/wireless/iwlegacy/common.c
+0
-0
No files found.
drivers/net/wireless/iwlegacy/Makefile
View file @
4ed47911
obj-$(CONFIG_IWLEGACY)
+=
iwl-legacy.o
iwl-legacy-objs
:=
iwl-core
.o iwl-eeprom.o iwl-hcmd.o iwl-power.o
iwl-legacy-objs
:=
common
.o iwl-eeprom.o iwl-hcmd.o iwl-power.o
iwl-legacy-objs
+=
iwl-rx.o iwl-tx.o iwl-sta.o
iwl-legacy-objs
+=
iwl-scan.o iwl-led.o
iwl-legacy-$(CONFIG_IWLEGACY_DEBUGFS)
+=
iwl-debugfs.o
...
...
drivers/net/wireless/iwlegacy/
iwl-core
.c
→
drivers/net/wireless/iwlegacy/
common
.c
View file @
4ed47911
File moved
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