Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
c47a0784
Commit
c47a0784
authored
Jun 03, 2016
by
danh-arm
Browse files
Merge pull request #640 from sandrine-bailleux-arm/sb/fix-syntax-error
Fix a syntax error in plat/arm/common/aarch64/arm_common.c
parents
aed634fe
b4127c1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/arm/common/aarch64/arm_common.c
View file @
c47a0784
...
...
@@ -176,7 +176,7 @@ const mmap_region_t *plat_arm_get_mmap(void)
#if ERROR_DEPRECATED
unsigned
int
plat_get_syscnt_freq2
(
void
)
{
unsigned
int
counter_base_frequency
unsigned
int
counter_base_frequency
;
#else
unsigned
long
long
plat_get_syscnt_freq
(
void
)
{
...
...
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