Commit 440b6c32 authored by David S. Miller's avatar David S. Miller

Sparc64: Fix typo in previous asm/{cache,tlb}flush.h changes.

parent e1c470bc
......@@ -18,11 +18,11 @@
#include <linux/fs.h>
#include <linux/seq_file.h>
#include <linux/cache.h>
#include <linux/tlbflush.h>
#include <asm/head.h>
#include <asm/ptrace.h>
#include <asm/atomic.h>
#include <asm/tlbflush.h>
#include <asm/irq.h>
#include <asm/page.h>
......
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