Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
odroid-linux-3.10.y-rt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
oai
odroid-linux-3.10.y-rt
Commits
68c55c48
Commit
68c55c48
authored
Aug 27, 2015
by
Mauro Ribeiro
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'odroidxu3-3.10.y'
parents
7fa4eb86
cf0381c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
arch/arm/configs/odroidxu3_defconfig
arch/arm/configs/odroidxu3_defconfig
+1
-1
arch/arm/mach-exynos/pmu-exynos5422.c
arch/arm/mach-exynos/pmu-exynos5422.c
+1
-0
No files found.
arch/arm/configs/odroidxu3_defconfig
View file @
68c55c48
...
...
@@ -1996,7 +1996,7 @@ CONFIG_WATCHDOG_CORE=y
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_ARM_SP805_WATCHDOG is not set
CONFIG_HAVE_S3C2410_WATCHDOG=y
CONFIG_S3C2410_WATCHDOG=
y
CONFIG_S3C2410_WATCHDOG=
m
# CONFIG_DW_WATCHDOG is not set
# CONFIG_MAX63XX_WATCHDOG is not set
...
...
arch/arm/mach-exynos/pmu-exynos5422.c
View file @
68c55c48
...
...
@@ -557,6 +557,7 @@ void exynos_pmu_wdt_control(bool on, unsigned int pmu_wdt_reset_type)
return
;
}
EXPORT_SYMBOL
(
exynos_pmu_wdt_control
);
void
exynos_sys_powerdown_conf
(
enum
sys_powerdown
mode
)
{
...
...
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