Skip to content

Commit

Permalink
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Browse files Browse the repository at this point in the history
Pull cris fix from Jesper Nilsson:
 "One include too much was removed"

* tag 'cris-correction-for-3.14' of git://jni.nu/cris:
  CRISv10: Readd missing header
  • Loading branch information
Linus Torvalds committed Jan 28, 2014
2 parents a53b75b + cd065a0 commit be86497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/cris/arch-v10/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/fs.h>
#include <arch/svinto.h>
#include <linux/init.h>
#include <arch/system.h>
#include <linux/ptrace.h>
Expand Down

0 comments on commit be86497

Please sign in to comment.