perf maps: Rename map_groups.h to maps.h

One more step in the merge of 'struct maps' with 'struct map_groups'.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-9ibtn3vua76f934t7woyf26w@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
Arnaldo Carvalho de Melo
2019-11-25 22:24:10 -03:00
parent 9a29ceee6b
commit c54d241b35
11 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
#include <sys/types.h>
#include <linux/rbtree.h>
#include "map_groups.h"
#include "maps.h"
#include "dsos.h"
#include "rwsem.h"