X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Foprofile%2Fbuffer_sync.h;h=3110732c1835acc640dbbc248d7a5c02403f0d83;hb=37cd9600a9e20359b0283983c9e3a55d84347168;hp=0ebf5db626796965fca5d44b6cda4d09a9a82708;hpb=5de1ccbe51e89c51a2fe5ab333b7c9c2e7294aff;p=karo-tx-linux.git diff --git a/drivers/oprofile/buffer_sync.h b/drivers/oprofile/buffer_sync.h index 0ebf5db62679..3110732c1835 100644 --- a/drivers/oprofile/buffer_sync.h +++ b/drivers/oprofile/buffer_sync.h @@ -19,8 +19,4 @@ void sync_stop(void); /* sync the given CPU's buffer */ void sync_buffer(int cpu); -/* initialize/destroy the buffer system. */ -int buffer_sync_init(void); -void buffer_sync_cleanup(void); - #endif /* OPROFILE_BUFFER_SYNC_H */