1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-05-01 08:54:07 +02:00

Added nozomi ebuild. Rmoved oboslete ebuilds

This commit is contained in:
root
2010-03-27 10:31:06 +01:00
parent 58e78d874f
commit 1007f22387
84 changed files with 139 additions and 11697 deletions
@@ -0,0 +1,11 @@
--- nozomi.c.orig 2007-02-14 21:14:41.000000000 +0100
+++ nozomi.c 2007-02-14 19:49:51.000000000 +0100
@@ -1733,7 +1733,7 @@
BUG_ON(!dc->tty_flip_wq);
return -ENOMEM;
}
- INIT_WORK(&dc->tty_flip_wq_struct, tty_flip_queue_function, dc);
+ INIT_WORK(&dc->tty_flip_wq_struct, tty_flip_queue_function);
#endif
spin_lock_init(&dc->spin_mutex);
make_proc_dirs();