Skip to content

Commit

Permalink
headers/deps: mm: Optimize <linux/gfp.h> header dependencies
Browse files Browse the repository at this point in the history
There's a couple of superfluous inclusions here - remove them before
doing bigger changes.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
  • Loading branch information
Ingo Molnar authored and Yury Norov committed Jul 15, 2022
1 parent 9b2e708 commit db96b0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/linux/gfp.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
#ifndef __LINUX_GFP_H
#define __LINUX_GFP_H

#include <linux/mmdebug.h>
#include <linux/mmzone.h>
#include <linux/stddef.h>
#include <linux/linkage.h>
#include <linux/topology.h>

/* The typedef is in types.h but we want the documentation here */
Expand Down

0 comments on commit db96b0c

Please sign in to comment.