Skip to content

Commit

Permalink
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed Oct 10, 2008
1 parent 98f172b commit 40b10fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-parisc/ropes.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef _ASM_PARISC_ROPES_H_
#define _ASM_PARISC_ROPES_H_

#include <asm-parisc/parisc-device.h>
#include <asm/parisc-device.h>

#ifdef CONFIG_64BIT
/* "low end" PA8800 machines use ZX1 chipset: PAT PDC and only run 64-bit */
Expand Down

0 comments on commit 40b10fc

Please sign in to comment.