From d7ce0f2ac2431075c1c70786bcaad029f3545372 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Sun, 2 Oct 2011 09:12:37 +0200 Subject: [PATCH] --- yaml --- r: 272043 b: refs/heads/master c: 90fcf383636f452ab027656e4fb7e95c79aa878c h: refs/heads/master i: 272041: 1363a9f93134f036380547470fd4265dd748bc2b 272039: a82437a7ff1013c33f3bcc7f348440f4915f3f0a v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/system.h | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index b6ba1a4ceefb..de8c7dae9792 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8ae8a820880cf8bf3588752ac0ded6d4d218d50 +refs/heads/master: 90fcf383636f452ab027656e4fb7e95c79aa878c diff --git a/trunk/arch/microblaze/include/asm/system.h b/trunk/arch/microblaze/include/asm/system.h index e6a2284571dc..0953d1425d5b 100644 --- a/trunk/arch/microblaze/include/asm/system.h +++ b/trunk/arch/microblaze/include/asm/system.h @@ -96,11 +96,4 @@ extern struct dentry *of_debugfs_root; #define arch_align_stack(x) (x) -/* - * MicroBlaze doesn't handle unaligned accesses in hardware. - * - * Based on this we force the IP header alignment in network drivers. - */ -#define NET_IP_ALIGN 2 - #endif /* _ASM_MICROBLAZE_SYSTEM_H */