Commit 85aa0efb authored by Boris Itkis's avatar Boris Itkis Committed by Russell King

[ARM PATCH] 1146/1: Fix complilation bug in 2.5.10-rmk1 for jffs

This is patch 1004/1 done how you wanted it.
 
Files affected:
 
include/asm-arm/unistd.h
parent 45c2c90b
......@@ -13,6 +13,8 @@
#ifndef __ASM_ARM_UNISTD_H
#define __ASM_ARM_UNISTD_H
#include <linux/linkage.h>
#define __NR_SYSCALL_BASE 0x900000
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment