X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fsched.h;fp=include%2Flinux%2Fsched.h;h=70c560f5ada008a23dbd7b594ffa84ed884814cd;hb=b42e0c41a422a212ddea0666d5a3a0e3c35206db;hp=13efe7dac5fa4da81a6df4dd756043e68ecd075b;hpb=39c0cbe2150cbd848a25ba6cdb271d1ad46818ad;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/sched.h b/include/linux/sched.h index 13efe7d..70c560f 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -1185,9 +1185,6 @@ struct sched_entity { u64 nr_migrations; - u64 start_runtime; - u64 avg_wakeup; - #ifdef CONFIG_SCHEDSTATS struct sched_statistics statistics; #endif