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
38dc1618
Commit
38dc1618
authored
Nov 02, 2005
by
Marcelo Tosatti
Committed by
Paul Mackerras
Nov 03, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.c
Signed-off-by:
Paul Mackerras
<
paulus@samba.org
>
parent
7ed3463b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
include/asm-ppc/commproc.h
include/asm-ppc/commproc.h
+2
-0
No files found.
include/asm-ppc/commproc.h
View file @
38dc1618
...
...
@@ -83,6 +83,8 @@ extern uint m8xx_cpm_hostalloc(uint size);
extern
int
m8xx_cpm_hostfree
(
uint
start
);
extern
void
m8xx_cpm_hostdump
(
void
);
extern
void
cpm_load_patch
(
volatile
immap_t
*
immr
);
/* Buffer descriptors used by many of the CPM protocols.
*/
typedef
struct
cpm_buf_desc
{
...
...
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