Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
d08ca2ca
Commit
d08ca2ca
authored
Jan 16, 2009
by
Len Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ACPI: rename main.c to sleep.c
Signed-off-by:
Len Brown
<
len.brown@intel.com
>
parent
cad73120
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
drivers/acpi/Makefile
drivers/acpi/Makefile
+1
-1
drivers/acpi/sleep.c
drivers/acpi/sleep.c
+0
-0
No files found.
drivers/acpi/Makefile
View file @
d08ca2ca
...
...
@@ -19,7 +19,7 @@ obj-y += osl.o utils.o reboot.o\
# sleep related files
obj-y
+=
wakeup.o
obj-y
+=
main
.o
obj-y
+=
sleep
.o
obj-$(CONFIG_ACPI_SLEEP)
+=
proc.o
...
...
drivers/acpi/
main
.c
→
drivers/acpi/
sleep
.c
View file @
d08ca2ca
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