Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116125
b: refs/heads/master
c: 6bff159
h: refs/heads/master
i:
  116123: 4d368a8
v: v3
  • Loading branch information
Paul Mundt committed Sep 12, 2008
1 parent 58221b2 commit 3c3da76
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3231739d97b348c628a10fb49adfa9143e1de28b
refs/heads/master: 6bff1592d85c9fa1f1d9d4de1cd0e104279544a6
2 changes: 2 additions & 0 deletions trunk/arch/sh/include/asm/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#ifdef __KERNEL__

#ifdef CONFIG_NEED_MULTIPLE_NODES
#include <linux/numa.h>

extern struct pglist_data *node_data[];
#define NODE_DATA(nid) (node_data[nid])

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sh/include/asm/setup.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef _SH_SETUP_H
#define _SH_SETUP_H

#include <asm/mmzone.h>
#include <linux/mmzone.h>

#define COMMAND_LINE_SIZE 256

Expand Down

0 comments on commit 3c3da76

Please sign in to comment.